projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8913f94
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 30 Dec 2005 23:13:54 +0000
(23:13 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 30 Dec 2005 23:13:54 +0000
(23:13 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b1fc39a4100596e88d772f721e7441629eebb88e..f598976ba0718bffbace80864efda5f1ddfee158 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2005-12-30 Luc Teirlinck <teirllm@auburn.edu>
+
+ * textprop.c (set_text_properties): Reword description of return value.
+ Return Qnil if caller wants to remove all text properties from a
+ string and the string already has no intervals.
+
2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
* term.c (visible_cursor): New boolean var.